//--------------------------------------------------------------------------------------\\
//        		 Zombie Mod Infection Requirements				\\
//--------------------------------------------------------------------------------------\\
// A CS 1.6 or CS:CZ server with AMX Mod X 1.8.2+ installed				\\
//											\\
//--------------------------------------------------------------------------------------\\
// Plugins										\\
//--------------------------------------------------------------------------------------\\
// zombiemod_md_infection.amxx		; Zombie Mod Infection (Required)		\\
// zombiemod_md_spawneditor.amxx	; Spawn Editor (Optional)			\\
// zombiemod_md_restmenu.amxx		; Weapon Restrictions (Optional)		\\
//											\\
//--------------------------------------------------------------------------------------\\
// Modules										\\
//--------------------------------------------------------------------------------------\\
// cstrike										\\
// fakemeta										\\
// hamsandwich										\\
// engine										\\
// 											\\
//--------------------------------------------------------------------------------------\\



//--------------------------------------------------------------------------------------\\
//         Zombie Mod Infection Commands (Requires Admins with flag "t" to use)		\\
//--------------------------------------------------------------------------------------\\
// Command			Description						\\
//--------------------------------------------------------------------------------------\\
// amx_zmod			<0/1> Disable/Enable Zombie Mod Infection		\\
// amx_zmod_menu		Zombie Mod Infection Admin Menu				\\
// amx_zmod_lights		<a/b/c/d/ect> Change Map Light				\\
// amx_zmod_force		Forces player to become a human/zombie			\\
// amx_zmod_remove_ent		Removes all entities of a specific class		\\
// amx_zmod_editspawns		Edit/Create Spawns for maps				\\
// 											\\
//--------------------------------------------------------------------------------------\\
//        	 Zombie Mod Infection Public Commands					\\
//--------------------------------------------------------------------------------------\\
// say /first			Nominates yourself to become the first zombie.		\\
// say /zombies			Displays the current alive zombie count to all players	\\
// say /humans			Displays the current alive human count to all players   \\
// say /flashlight		If amx_human_flashlight 1 & amx_human_flashlight_type 0 \\
//				    this will turn on human custom flashlight		\\
// say /help			Will display basic concept about Zombie Mod Infection	\\
// say /rules			Alias for /help, displays the help menu			\\
// say /zmmenu			Will show the Zombie Mod Menu				\\
// say /zmcredits		Displays mod credits and download link			\\
// buyammo1 (,)			If amx_human_clip 1, it will allow humans to buy extra 	\\
//				    ammo anywhere and anytime				\\
// buyammo2 (.)			Same as previous					\\
// nightvision (n)		If Zombie or Dead, turns on/off night vision		\\
//											\\
//--------------------------------------------------------------------------------------\\



//--------------------------------------------------------------------------------------\\
//		              Zombie Mod Infection CVARs				\\
//--------------------------------------------------------------------------------------\\
// Check zmod_infection_md.cfg for those. It should be in the configs folder.		\\
//--------------------------------------------------------------------------------------\\
